home *** CD-ROM | disk | FTP | other *** search
/ Spidla DivX / DivX.bin / Huffyuv 2.2.0 / optimoz.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-11-20  |  3.0 KB  |  149 lines

  1. body, table {
  2.   font-family: Verdana, Arial, Helvetica, sans-serif;
  3.   font-size: 13px;
  4. }
  5.  
  6.  
  7. td#mozdev-date:hover, td#mozdev-date:active {color: white !important;}
  8.  
  9. #mozdev-head {background-color:#900000 !important;}
  10.  
  11. #mozdev-foot-image a:hover, #mozdev-head a:hover {
  12.   border: 1px transparent !important;
  13.   background-color: transparent !important;}
  14.  
  15. #main-content {padding-right: 20px;}
  16.  
  17. a {
  18.   color: #005a7c !important;
  19.   border: 1px solid #f0f0f0;
  20.   padding: 1px 2px !important;
  21.   text-decoration: none !important;
  22. }
  23. a:visited {}
  24. a:hover {color: #white; border: 1px solid black; background: #ddd; !important}
  25. a:active {}
  26. a img {border: 0px;}
  27.  
  28. h1, h2, h3, h4, h5 {
  29.   text-align: left;
  30.   font-family: Arial, sans-serif;
  31.   color: #585768;
  32. }
  33.  
  34. h1 {font-size: 36px;}
  35. h2 {font-size: 24px; padding-bottom: 3px; border-bottom: 2px solid #0088bb;}
  36. h3 {font-size: 18px; padding-bottom: 3px; border-bottom: 1px solid #0088bb;}
  37. h4 {font-size: 15px;}
  38. h5{font-size: 15px;}
  39.  
  40. #newfeatures {color: #000000;   font-size: 13px; }
  41. #oldfeatures {color: #585788;   font-size: 13px; }
  42.  
  43.  
  44. div.faq h5 { margin-bottom: 5px; }
  45. div.faq ul,
  46. div.faq blockquote { margin-top: 0px; }
  47.  
  48. ul.margins li {
  49.   margin-bottom: 15px;
  50. }
  51.  
  52. pre {font-family: 'Courier New', monospace;}
  53. dt {font-weight: bold;}
  54. ins {
  55.   color: #048;
  56.   text-decoration: none;
  57.   font-style: italic;
  58.   border-bottom: 1px solid #0088bb;
  59. }
  60. del {color: #ccc;}
  61.  
  62. table.navcontainer tr { height:26px; }
  63. table.navcontainer td.spacer { width:20; }
  64.  
  65. p.install { margin-bottom:40px; }
  66. p.install img { vertical-align: text-bottom; }
  67.  
  68. #logo, #go {vertical-align: text-bottom;}
  69. #nav-logo {
  70.   color: #0088bb;
  71.   font-family: Arial, sans-serif;
  72.   font-size: 15px;
  73.   font-weight: bold;
  74.   text-align: center;
  75.   vertical-align: middle;
  76.   letter-spacing: 0.7em;
  77.   padding: 2px 10px;
  78.   border-top: 1px solid #0088bb;
  79.   border-bottom: 1px solid #f0f0f3;
  80. }
  81.  
  82. .nols {
  83.   letter-spacing: normal;
  84. }
  85.  
  86. table.optimoz {
  87.   border-bottom: 1px solid #0088bb;
  88. }
  89.  
  90. table.nav th.tabspacer {
  91.   width:5px;
  92.   border-bottom: 1px solid #0088bb;
  93. }
  94.  
  95. table.nav th.tab {
  96.   width:150px;
  97.   border: 1px solid #0088bb;
  98.   border-bottom: 1px solid #0088bb;
  99.   text-align:left;
  100.   font-weight:bold;
  101.   padding-left:5px;
  102. }
  103.  
  104. table.nav th.active {
  105.   border-bottom: 1px solid #f0f0f3;
  106. }
  107.  
  108. table.nav th.blanktabspace {
  109.   width:60px;
  110.   border-bottom: 1px solid #0088bb;
  111. }
  112.  
  113. table.nav td,
  114. table.nav th.active {
  115.   background-color: #D3EAF3;
  116. }
  117.  
  118. table.nav td.linkline {
  119.   padding: 2px 5px;
  120.   border-left: 1px solid #0088bb;
  121.   border-right: 1px solid #0088bb;
  122. }
  123.  
  124. .gt {
  125.   border: 1px solid #0088bb;
  126.   border-left: 2px solid #0088bb;
  127. }
  128. .gt td{border-right: 1px solid #bcf;}
  129.  
  130. .header {
  131.   background-color: #0088bb;
  132.   color: #fff;
  133.   font-family: Arial, sans-serif;
  134.   font-weight: bold;
  135.   letter-spacing: 0.5em;
  136. }
  137. .nav {
  138.   border-bottom: 1px solid #0088bb;
  139. }
  140. .nav b {font-family: Arial, sans-serif;}
  141.  
  142. .even {background-color: #fff;}
  143. .odd {background-color: #f0f0f3;}
  144. .pause {border: 0px; font-size: 3px;}
  145. .right {float: right;}
  146. .center {text-align: center;}
  147. .vh td {vertical-align: top; border-bottom: 1px solid #f0f0f3;}
  148. .vh ul {margin-top: 0px; padding-top: 0px;}
  149.